Button size

Use setSize(num) method to set button width. The button height is fixed in xp and aqua themes.

	obj.setSize(200);

Back to button examples, all examples